func go/types.operandString

3 uses

	go/types (current package)
		errors.go#L85: 			arg = operandString(a, qf)
		operand.go#L106: func operandString(x *operand, qf Qualifier) string {
		operand.go#L191: 	return operandString(x, nil)